projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a49fcf
)
wip
author
Ian Jackson
<ian.jackson@citrix.com>
Thu, 20 Sep 2018 15:51:10 +0000
(16:51 +0100)
committer
Ian Jackson
<ian.jackson@citrix.com>
Thu, 20 Sep 2018 15:51:10 +0000
(16:51 +0100)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index a9ab94f132c917f4af08e50603625c47cecf8a9e..8019771d497fbf76eb16a308eeb521cb1ad962e2 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-34,7
+34,11
@@
endif
%:
dh $@
-dh_override_auto_configure:
+override_dh_auto_clean:
+ printenv | sort
+ make -j1 distclean
+
+override_auto_configure:
./configure \
--disable-stubdom \
--prefix=/usr \